Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Selenium Switch Browser Window Command

Command: Selenium Switch Browser Window Command

This command switches between browser windows provided a valid search parameter.

Parameters

Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Broswer Search Type

Select an option which best fits the search type you would like to use.

Required

Match Specification

Select whether the search parameter should match the window type exactly or just contain it.

Required

Case-Sensitive

Select whether the search parameter is case-sensitive or not.

Required

Browser Search Parameter

Provide the parameter to match (ex. Window URL, Window Title, Handle ID).

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo